Version

GridColumnWrapper<T> Constructor

Overload List
OverloadDescription
GridColumnWrapper<T> Constructor(String,Type)constructor accepting a data key and a type  
GridColumnWrapper<T> Constructor(String,Boolean)constructor accepting a data key. Used when the column has multi columns. Key is not required. If not specified the grid framework will auto generate id for the multi column header isUnboundColumn is not required. If it is set then initialize UnboundColumn  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub